home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 November
/
CHIP Kasım 1997.iso
/
OYUN
/
INCDEMO
/
DATA
/
TXT
/
ENGLISH
/
GUI
/
TXTMOD_G.LCL
< prev
next >
Wrap
Text File
|
1997-09-11
|
1KB
|
34 lines
*************************************
* *
* LCL-Text System *
* ============== *
* *
* English *
* *
* _ViewPlayers *
* *
* Andreas Nitsche, 04. October 1996 *
* *
*************************************************************************************************************************
[LCL]
%:000,"Please Wait";;
*************
* *
* Viewer *
* *
*************************************************************************************************************************
%:011,"Mission";;
%:012,"Turn";;
%:013,"Player";;
%:020,"Prepare for battle";;
%:021,"(Press left mouse button to continue)";;
%:022,"End of game";; * >NEW< 23.06 (Old: GAME OVER)
%:025,"Mission completed";; * >NEW< 23.06
%:026,"Mission failed";; * >NEW< 23.06
[END]